1 <?xml version=
"1.0" encoding=
"utf-8"?>
3 <Project DefaultTargets=
"Build" ToolsVersion=
"4.0" xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003">
4 <ItemGroup Label=
"ProjectConfigurations">
5 <ProjectConfiguration Include=
"Debug|Win32">
6 <Configuration>Debug
</Configuration>
7 <Platform>Win32
</Platform>
8 </ProjectConfiguration>
9 <ProjectConfiguration Include=
"Release|Win32">
10 <Configuration>Release
</Configuration>
11 <Platform>Win32
</Platform>
12 </ProjectConfiguration>
14 <PropertyGroup Label=
"Globals">
15 <ProjectGuid>{
36211E76-A802-
50EE-
3B95-
0202F4EB67ED}
</ProjectGuid>
17 <Import Project=
"$(VCTargetsPath)\Microsoft.Cpp.Default.props"/>
18 <PropertyGroup Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'" Label=
"Configuration">
19 <ConfigurationType>Application
</ConfigurationType>
20 <UseOfMfc>false
</UseOfMfc>
21 <CharacterSet>MultiByte
</CharacterSet>
23 <PropertyGroup Condition=
"'$(Configuration)|$(Platform)'=='Release|Win32'" Label=
"Configuration">
24 <ConfigurationType>Application
</ConfigurationType>
25 <UseOfMfc>false
</UseOfMfc>
26 <CharacterSet>MultiByte
</CharacterSet>
27 <WholeProgramOptimization>true
</WholeProgramOptimization>
29 <Import Project=
"$(VCTargetsPath)\Microsoft.Cpp.props"/>
30 <ImportGroup Label=
"ExtensionSettings"/>
31 <ImportGroup Label=
"PropertySheets">
32 <Import Project=
"$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition=
"exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')"
33 Label=
"LocalAppDataPlatform"/>
35 <PropertyGroup Label=
"UserMacros"/>
37 <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
38 <OutDir Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'">.\Debug\
</OutDir>
39 <IntDir Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'">.\Debug\
</IntDir>
40 <TargetName Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'">JuceDemo
</TargetName>
41 <OutDir Condition=
"'$(Configuration)|$(Platform)'=='Release|Win32'">.\Release\
</OutDir>
42 <IntDir Condition=
"'$(Configuration)|$(Platform)'=='Release|Win32'">.\Release\
</IntDir>
43 <TargetName Condition=
"'$(Configuration)|$(Platform)'=='Release|Win32'">JuceDemo
</TargetName>
45 <ItemDefinitionGroup Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'">
47 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)
</PreprocessorDefinitions>
48 <MkTypLibCompatible>true
</MkTypLibCompatible>
49 <SuppressStartupBanner>true
</SuppressStartupBanner>
50 <TargetEnvironment>Win32
</TargetEnvironment>
54 <Optimization>Disabled
</Optimization>
55 <DebugInformationFormat>EditAndContinue
</DebugInformationFormat>
56 <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)
</AdditionalIncludeDirectories>
57 <PreprocessorDefinitions>WIN32;_WINDOWS;DEBUG;_DEBUG;JUCE_UNIT_TESTS=
1;JUCER_VS2010_78A501D=
1;%(PreprocessorDefinitions)
</PreprocessorDefinitions>
58 <RuntimeLibrary>MultiThreadedDebug
</RuntimeLibrary>
59 <RuntimeTypeInfo>true
</RuntimeTypeInfo>
61 <AssemblerListingLocation>.\Debug\
</AssemblerListingLocation>
62 <ObjectFileName>.\Debug\
</ObjectFileName>
63 <ProgramDataBaseFileName>.\Debug\
</ProgramDataBaseFileName>
64 <WarningLevel>Level4
</WarningLevel>
65 <SuppressStartupBanner>true
</SuppressStartupBanner>
68 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)
</PreprocessorDefinitions>
71 <OutputFile>.\Debug\JuceDemo.exe
</OutputFile>
72 <SuppressStartupBanner>true
</SuppressStartupBanner>
73 <IgnoreSpecificDefaultLibraries>libcmt.lib; msvcrt.lib;;%(IgnoreSpecificDefaultLibraries)
</IgnoreSpecificDefaultLibraries>
74 <GenerateDebugInformation>true
</GenerateDebugInformation>
75 <ProgramDatabaseFile>.\Debug\JuceDemo.pdb
</ProgramDatabaseFile>
76 <SubSystem>Windows
</SubSystem>
77 <TargetMachine>MachineX86
</TargetMachine>
80 <SuppressStartupBanner>true
</SuppressStartupBanner>
81 <OutputFile>.\Debug\JuceDemo.bsc
</OutputFile>
83 </ItemDefinitionGroup>
84 <ItemDefinitionGroup Condition=
"'$(Configuration)|$(Platform)'=='Release|Win32'">
86 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)
</PreprocessorDefinitions>
87 <MkTypLibCompatible>true
</MkTypLibCompatible>
88 <SuppressStartupBanner>true
</SuppressStartupBanner>
89 <TargetEnvironment>Win32
</TargetEnvironment>
93 <Optimization>MaxSpeed
</Optimization>
94 <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)
</AdditionalIncludeDirectories>
95 <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;JUCE_UNIT_TESTS=
1;JUCER_VS2010_78A501D=
1;%(PreprocessorDefinitions)
</PreprocessorDefinitions>
96 <RuntimeLibrary>MultiThreaded
</RuntimeLibrary>
97 <RuntimeTypeInfo>true
</RuntimeTypeInfo>
99 <AssemblerListingLocation>.\Release\
</AssemblerListingLocation>
100 <ObjectFileName>.\Release\
</ObjectFileName>
101 <ProgramDataBaseFileName>.\Release\
</ProgramDataBaseFileName>
102 <WarningLevel>Level4
</WarningLevel>
103 <SuppressStartupBanner>true
</SuppressStartupBanner>
106 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)
</PreprocessorDefinitions>
109 <OutputFile>.\Release\JuceDemo.exe
</OutputFile>
110 <SuppressStartupBanner>true
</SuppressStartupBanner>
111 <IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)
</IgnoreSpecificDefaultLibraries>
112 <GenerateDebugInformation>false
</GenerateDebugInformation>
113 <ProgramDatabaseFile>.\Release\JuceDemo.pdb
</ProgramDatabaseFile>
114 <SubSystem>Windows
</SubSystem>
115 <TargetMachine>MachineX86
</TargetMachine>
116 <OptimizeReferences>true
</OptimizeReferences>
117 <EnableCOMDATFolding>true
</EnableCOMDATFolding>
120 <SuppressStartupBanner>true
</SuppressStartupBanner>
121 <OutputFile>.\Release\JuceDemo.bsc
</OutputFile>
123 </ItemDefinitionGroup>
125 <ClCompile Include=
"..\..\Source\ApplicationStartup.cpp"/>
126 <ClCompile Include=
"..\..\Source\MainDemoWindow.cpp"/>
127 <ClCompile Include=
"..\..\Source\demos\AudioDemoLatencyPage.cpp"/>
128 <ClCompile Include=
"..\..\Source\demos\AudioDemoPlaybackPage.cpp"/>
129 <ClCompile Include=
"..\..\Source\demos\AudioDemoRecordPage.cpp"/>
130 <ClCompile Include=
"..\..\Source\demos\AudioDemoSetupPage.cpp"/>
131 <ClCompile Include=
"..\..\Source\demos\AudioDemoSynthPage.cpp"/>
132 <ClCompile Include=
"..\..\Source\demos\AudioDemoTabComponent.cpp"/>
133 <ClCompile Include=
"..\..\Source\demos\CameraDemo.cpp"/>
134 <ClCompile Include=
"..\..\Source\demos\CodeEditorDemo.cpp"/>
135 <ClCompile Include=
"..\..\Source\demos\DirectShowDemo.cpp"/>
136 <ClCompile Include=
"..\..\Source\demos\DragAndDropDemo.cpp"/>
137 <ClCompile Include=
"..\..\Source\demos\FontsAndTextDemo.cpp"/>
138 <ClCompile Include=
"..\..\Source\demos\InterprocessCommsDemo.cpp"/>
139 <ClCompile Include=
"..\..\Source\demos\OpenGLDemo.cpp"/>
140 <ClCompile Include=
"..\..\Source\demos\QuickTimeDemo.cpp"/>
141 <ClCompile Include=
"..\..\Source\demos\RenderingTestComponent.cpp"/>
142 <ClCompile Include=
"..\..\Source\demos\TableDemo.cpp"/>
143 <ClCompile Include=
"..\..\Source\demos\ThreadingDemo.cpp"/>
144 <ClCompile Include=
"..\..\Source\demos\TreeViewDemo.cpp"/>
145 <ClCompile Include=
"..\..\Source\demos\WebBrowserDemo.cpp"/>
146 <ClCompile Include=
"..\..\Source\demos\WidgetsDemo.cpp"/>
147 <ClCompile Include=
"..\..\JuceLibraryCode\BinaryData.cpp"/>
148 <ClCompile Include=
"..\..\JuceLibraryCode\JuceLibraryCode1.cpp"/>
149 <ClCompile Include=
"..\..\JuceLibraryCode\JuceLibraryCode2.cpp"/>
150 <ClCompile Include=
"..\..\JuceLibraryCode\JuceLibraryCode3.cpp"/>
151 <ClCompile Include=
"..\..\JuceLibraryCode\JuceLibraryCode4.cpp"/>
154 <ClInclude Include=
"..\..\Source\MainDemoWindow.h"/>
155 <ClInclude Include=
"..\..\Source\jucedemo_headers.h"/>
156 <ClInclude Include=
"..\..\Source\demos\AudioDemoLatencyPage.h"/>
157 <ClInclude Include=
"..\..\Source\demos\AudioDemoPlaybackPage.h"/>
158 <ClInclude Include=
"..\..\Source\demos\AudioDemoRecordPage.h"/>
159 <ClInclude Include=
"..\..\Source\demos\AudioDemoSetupPage.h"/>
160 <ClInclude Include=
"..\..\Source\demos\AudioDemoSynthPage.h"/>
161 <ClInclude Include=
"..\..\Source\demos\AudioDemoTabComponent.h"/>
162 <ClInclude Include=
"..\..\Source\demos\RenderingTestComponent.h"/>
163 <ClInclude Include=
"..\..\JuceLibraryCode\AppConfig.h"/>
164 <ClInclude Include=
"..\..\JuceLibraryCode\JuceHeader.h"/>
165 <ClInclude Include=
"..\..\JuceLibraryCode\BinaryData.h"/>
168 <None Include=
".\icon.ico"/>
171 <ResourceCompile Include=
".\resources.rc"/>
173 <Import Project=
"$(VCTargetsPath)\Microsoft.Cpp.targets"/>
174 <ImportGroup Label=
"ExtensionTargets"/>